
/*banner*/
.banner{
    height: 598px;
    position: absolute;
    top: 0;
    left: 0;
}
.fullSlide {
    width: 100%;
    position: relative;
    height: 598px;
    background: #FFF;
    overflow: hidden;
}

.fullSlide .bd {
    height: 598px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 598px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 598px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 10px;
    left: 0;
    height: 30px;
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 3px;
    background-color: #333;
    overflow: hidden;
    line-height: 99px;
    border: 2px solid #FFF;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
    width: 50px;
    background: #da251e;
    border-radius: 9px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

    .fullSlide .prev,
    .fullSlide .next {
        width: 40px;
        height: 60px;
        position: absolute;
        top: 60%;
        margin-top: -30px;
        z-index: 2;
        filter: alpha(opacity=30);
        -moz-opacity: .3;
        opacity: .3;
        -webkit-transition: all .5s linear;
        transition: all .5s linear;
    }

.fullSlide .prev {
    background: url(../Image/left.png) #000 no-repeat center;
    background-size:100%;
    left: 10%;
}

    .fullSlide .next {
        background: url(../Image/right.png) #000 no-repeat center;
        background-size: 100%;
        right: 10%;
    }



/* title */
.title{
    text-align: center;
    position: relative;
    padding-top: 40px;
    height: 90px;
    overflow: hidden;
}
.title b{
    display: block;
    text-align: center;
    position: relative;
    color: #f8f8f8;
    font-size: 50px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.titleText{
    position: relative;
    z-index: 1;
    top: -70px;
}

.titleText h3{
    font-size: 26px;
    /*background: url(../images/titleLine.png) no-repeat center;*/
}

.titleText span{
    font-size: 20px;
    padding-top: 10px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.productsBox ul li{
    width: 280px;
    height: 200px;
    position: relative;
    -webkit-transition:.5s;
    transition:.5s;
    float: left;
    margin: 7px 7px;
}

.productsBox ul li img{
    display: block;
    width: 280px;
    height: 200px;
    -webkit-transition:.5s;
    transition:.5s;
}
.productsBox ul li .productsMore{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    background: rgba(0,0,0,.6);
    text-align: center;
    line-height: 40px;
    color: #fff;
    -webkit-transition:.5s;
transition:.5s;
overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}

.productsBox ul li:hover img{
    border-radius: 10px;
}

.productsBox ul li:hover .productsMore{
    width: 100%;
    height: 20px;
    padding: 90px 0;
    background: rgba(218, 37, 30,0.85);
    border-radius: 10px;
    line-height: 20px;
    
}
.productsBox ul li:hover .productsMore:after{
    content: "——";
    display: block;
}

.productsBox{
        height: 421px;
    overflow: hidden;
}

.products{
    height: 560px;
}


/* honor */
.honor{
    width: 100%;
    height: 506px;
    background: url(../Image/honor.jpg) no-repeat center bottom;
}
.honorL{
    width: 530px;
    position: relative;
      margin: 60px 0 0 7px;
}
.honorL ul{
    width: 362px;
    height: 240px;
    overflow: hidden;
   
}
.honorL ul li{
    width: 362px;
    height: 240px;
   
}

.honorL ul li img{
     width: 362px;
    height: 240px;
}

.honorP{
    width: 36px;
    height: 36px;
    background: url(../Image/honorP.png) no-repeat center;
    background-size:80%;
    position: absolute;
    top: 90px;
    left: 390px;
    cursor: pointer;
}

.honorN {
    width: 36px;
    height: 36px;
    background: url(../Image/honorR.png) no-repeat center;
    background-size: 80%;
    position: absolute;
    top: 90px;
    left: 440px;
    cursor: pointer;
}

.honorR{
    width: 630px;
    height: 202px;
    overflow: hidden;
    margin-top: 150px;
}

.honorR ul li{
    width: 174px;
    float: left;
    margin: 0 16px 0;
}

.honorR ul li img{
    width: 164px;
    height: 164px;
    border-radius: 50%;
    margin: 0 auto;
    -webkit-transition:.5s;
transition:.5s;
}

.honorMore{
    text-align: center;
    display: block;
    padding: 6px 0;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.honorR ul li:hover img{
    border: 4px solid #da251e;
    width: 156px;
    height: 156px;
    -webkit-transform:rotate(360deg);
    transform: rotate(360deg);
}

.caseT{
    width: 348px;
    height: 242px;
    overflow: hidden;
    position: relative;
}

.caseT img{
    width: 348px;
  
    height: 240px;
    display: block;
  
}
.caseZ{
      width: 224px;
    height: 140px;
      padding: 50px 62px;
    /*background: url(../images/caseBg.png) no-repeat center;*/
    position: absolute;
    top: -300px;
    left: 0;
    -webkit-transition:.5s;
transition:.5s;
}

.caseZ h4 a{
    display: block;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    line-height: 36px;;
}

.caseZ  p{
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    padding-top: 20px;
}

.caseMore{
    display: block;
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    -webkit-transition:.5s;
transition:.5s;
}

.case ul li{
    width: 348px;
    height: 278px;
    float: left;
    margin: 5px 22px;
}

.case ul li:hover .caseZ{
    top: 0;
}

.case ul li:hover .caseMore{
    color: #da251e;
}

.case{
    height: 706px;
    overflow: hidden;
}



/* reason */

.reason{
    width: 100%;
    height: 504px;
    overflow: hidden;
}
.reasonBox{
    width: 100%;
    height: auto;
    position: relative;
}

.reasonBox img{
    width: 100%;
    height: auto;
}

.reasonBox ul li.reason1 img{
    width: 100%;
    height: auto;
  
}

.reasonBox ul li{
    position: absolute;
    width: 38.6%;
    top: 0;
}


.reasonBox ul li .reasonText{
    text-align: center;
    position: absolute;
    top: 36%;
    font-size: 24px;
    color: #fff;
    width: 100%;
}
.reasonBox ul li h4{
    width: 20%;
    margin: 0 auto;
    border-bottom: 4px solid #da251e;
}
.reasonBox ul li  p{
    font-size: 14px;
    color: #fff;
    width: 38%;
    margin: 10px auto;
}

.reasonBox ul li.reason1{
    left: 0;
}
.reasonBox ul li.reason2{
    left: 20.4%;
}
.reasonBox ul li.reason3{
    left: 40.9%;
}
.reasonBox ul li.reason4{
    right: 0;
}

@media  (max-width: 1660px) {
    .reason{
        width: 100%;
        height: 411px;
        overflow: hidden;
    }

    .reasonBox ul li .reasonText {
    text-align: center;
    position: absolute;
    top: 26%;
    font-size: 24px;
    color: #fff;
    width: 100%;
}
}


/* about */
.aboutBox{
    width: 1180px;
    height: 394px;
    background: url(../Image/aboutBg.jpg) no-repeat left ;
    background-size:40%;
    margin: 20px auto 0;
}
.aboutText{
    width: 840px;
    float: right;
}
.aboutText h3 a{
    display: block;
    font-size: 24px;
    color: #fff;
    width: 246px;
    height: 50px;
    background: #da251e;
    color: #fff;
    text-align: center;
    line-height: 50px;
    color: #fff;
    margin: 40px 0 0  210px;
}

.aboutL img{
    display: block;
    width: 370px;
    height: 262px;
    margin: 42px 0 0 10px;
}

.aboutR{
    line-height: 30px;
    width: 430px;
    margin-top: 40px;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 9;
overflow: hidden;
height: 270px;
}

.teamT{
    font-size: 26px;
    margin-top: 30px;
}

.teamT span{
    font-size: 20px;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.teamR{
    font-size: 50px;
    font-weight: bold;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    color: rgba(218, 37, 30,0.2);
    padding-top: 10px;
}


.teamBox ul li{
    width: 280px;
    height: 200px;
    position: relative;
    -webkit-transition:.5s;
    transition:.5s;
    float: left;
    margin: 7px 7px 0;
}

.teamBox ul li img{
    display: block;
    width: 280px;
    height: 200px;
    -webkit-transition:.5s;
    transition:.5s;
}
.teamBox ul li .teamMore{
    width: 100%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    background: rgba(0,0,0,.6);
    text-align: center;
    line-height: 40px;
    color: #fff;
    -webkit-transition:.5s;
    transition:.5s;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}

.teamBox ul li:hover .teamMore{
    background: rgba(218, 37, 30,0.85);
}

.teamBox{
    height: 207px;
    overflow: hidden;
}

/* mbanner */
.mbanner{
    width: 100%;
    height: 321px;
    background: url(../Image/mbanner.jpg) no-repeat center;
    background-size:100%;
    margin: 40px auto;
}

.mbannerL h4{
    font-size: 22px;
    color: #fff;
    padding-top: 40px;
}

.mbannerL p{
    font-size: 16px;
    color: #fff;
    line-height: 36px;
}

.mbannerL p b{
    font-weight: bold;
    color: #da251e;
}

.mbannerTel {
    padding-left: 50px;
    background: url(../Image/headerTel.png) no-repeat left top;
    background-size:38px;
    height: 38px;
    font-size: 20px;
    line-height: 38px;
    color: #fff;
    margin-top: 20px;
}

.mbannerTel b{
    
    font-size: 24px;
    letter-spacing: 2px;
    font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}

.mbannerR h3{
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin-top: 40px;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #fff;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #fff;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color: #fff;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
}


.message{float:left;width: 492px;margin: 15px 15px 0 15px;height:240px;}
.message .form-group{width: 492px;height: 35px;margin-bottom: 6px;}
.message .form-group1{width: 492px;height:45px;margin-bottom:20px;}
.message .form-group label{font-size:14px;color:#333;float:left;padding-right:5px;line-height: 30px;background:#e5e1e4;width: 50px;text-align:center;background: transparent;color: #fff;}
.message .form-group input{font-size:14px;color: #fff;width: 408px;height: 30px;padding:0 10px;float:left;background: rgba(225, 225, 225, 0.2);}
.message .form-group1 label{font-size:14px;color:#333;float:left;padding-right:5px;line-height:45px;background:#e5e1e4;width: 50px;text-align:center;background: transparent;color: #fff;}
.message .form-group1 textarea{font-size:14px;color: #fff;width: 409px;height: 85px;line-height:45px;background:#e5e1e4;padding:0 10px;float:left;background: rgba(229, 225, 225, 0.2);}
.message .buttom{width:115px;height:35px;margin:0 auto;background: transparent;}
.message .buttom .an1{width:115px;height:35px;font-size:14px;color:#fff;text-align:center;line-height:35px;border:none;background: transparent;
font-size: 20px;margin-top: 10px;cursor: pointer;}



/* news */
.news{
    height: 401px;
    overflow: hidden;
}
.newsL{
    width: 714px;
}

.newsL .hd ul li{
    float: left;
    font-size: 22px;
    margin: 0 10px 0 0;
}

.newsL .hd ul{
    height: 40px;
    border-bottom: 1px solid #ccc;
}
.newsL .hd ul li:hover{
    border-bottom: 2px solid #da251e;
    height: 40px;
}
.newsL .hd ul li.on{
    height: 40px;
    border-bottom: 2px solid #da251e;
}
.newsT{
    width: 330px;
    height: 130px;
    background: #f8f8f8;
    margin-top: 20px;
}

.newsTL{
    width: 182px;
    height: 130px;   
    position: relative;
}

.newsTL img{
    display: block;
    width: 182px;
    height: 130px;
}

.newsTime{
    width: 60px;
    height: 44px;
    background: #da251e;
    position: absolute;
    top: 20px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
    padding-top: 10px;
}

.newsTime span{
    font-size: 14px;
    line-height: 14px;
    font-weight: normal;
}

.newsTr {
    padding: 10px;
    width: 126px;
  
}

.newsTr a.newsMore{
  color: #da251e;
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
height: 42px;
}

.newsTr p{
    display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
overflow: hidden;
height: 63px;
padding-top: 10px;
}

.newsList ul li{
    width: 330px;
    height: 40px;
    line-height: 40px;
    -webkit-transition:.5s;
transition:.5s;
}

.newsList ul li a{
    display: inline-block;
    width: 220px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    padding-right: 41px;
    -webkit-transition:.5s;
transition:.5s;
}
.newsList ul li a::before{
    content: "●";
    padding-right: 10px;
    -webkit-transition:.5s;
transition:.5s;
}

.newsList ul li span{
    display: inline-block;
    vertical-align: top;
    -webkit-transition:.5s;
transition:.5s;
}

.newsList ul li:hover{
    color: #da251e;
}

.newsList ul li:hover a{
    color: #da251e;
}

.newsRight{
    margin-top: 30px;
}


.newsR{
    width: 443px;
}

.newsR h3 a{
    
    font-size: 22px;
 
}

.newsR h3 {
    height: 40px;
    border-bottom: 1px solid #ccc;
}

.newsQ i{
    width: 30px;
    height: 30px;
    background: #da251e;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #fff;

}
.newsQ {
    height: 30px;
    
}
.newsR ul li{
    margin-top: 20px;
}

.newsQ  span{
    display: inline-block;
    height: 30px;
    line-height: 30px;
    vertical-align: bottom;
    width: 370px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
-webkit-transition:.5s;
transition:.5s;
    padding: 0 5px;
}
.newsA{
    margin-top: 10px;
}
.newsA i{
    width: 30px;
    height: 30px;
    background: #bfbfbf;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    vertical-align: top;
}

.newsA  span{
    display: inline-block;
    height: 60px;
    line-height: 30px;
    vertical-align: bottom;
    width: 370px;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 60px;
    overflow: hidden;
    padding: 0 5px;
-webkit-transition:.5s;
transition:.5s;
}


.newsR ul li:hover .newsQ span,.newsR ul li:hover .newsA span{
        background: #f8f8f8;
}

/* links */
.links{
    width: 1180px;
    height: 56px;
    background: url(../images/links.jpg) no-repeat center;
    padding-top: 50px;
    margin: 20px auto 0;
}

.links span{
    display: inline-block;
    font-size: 20px;
    padding-left: 30px;
    font-weight: bold;
    padding: 0 20px;
}
.links  a{
    display: inline-block;
    padding-left:10px;
}